From 4d4bc04ce8a2f6771c5d6f2a768b1528863815fa Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 11 Jan 2010 16:23:48 +0000 Subject: [PATCH] Add Japanese Venture HC to workaround list. --- jeeps/gpslibusb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/jeeps/gpslibusb.c b/jeeps/gpslibusb.c index 357da9121..71710737d 100644 --- a/jeeps/gpslibusb.c +++ b/jeeps/gpslibusb.c @@ -349,6 +349,7 @@ garmin_usb_start(struct usb_device *dev, libusb_unit_data *lud) // feeling there are more affected models either // on the market or on the way. case 695: break; // Venture HC + case 941: break; // Venture HC, Japanese version. case 957: break; // Legend H case 285: break; // GPSMap 276C/4.80 case 402: break; // GPSMap 396C/4.50 -- 2.30.2